Add Method

Summary

Appends the synchronized cell to the collection.

Syntax
C#
VB
C++
public override void Add( 
   MedicalViewerBaseCell item 
) 
            public: 
void Add(  
   MedicalViewerBaseCell^ item 
) override  
Public Overrides Sub Add( 
   ByVal item As MedicalViewerBaseCell 
) 

Parameters

item
MedicalViewerBaseCell that represents the item to be appended.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly